Synch with Gnus trunk.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 28 Sep 2009 12:09:01 +0000 (12:09 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 28 Sep 2009 12:09:01 +0000 (12:09 +0000)
commit840af72d1ecae9f4940f9021b4be5373680abb1c
tree722a1f00907b212f85d52f3d6381d834c5fec450
parentdc97f8befefb5b3c7a2f07727bf799e2f8f28e22
Synch with Gnus trunk.
2009-09-22  Daiki Ueno  <ueno@unixuser.org>

 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
 keys from the menu if mm-{sign,encrypt}-option is 'guided.
 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.

2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>

 * gnus-art.el (gnus-article-edit-part): Work for the buffer
 configuration that provides the sole article window in a frame;
 position point correctly after deleting a part.

2009-09-14  Adam Sjogren  <asjo@koldfront.dk>

 * spam.el (spam-unregister-on-reregister): Add boolean variable.
 (spam-resolve-registrations-routine): Use it to unregister articles
 that change status.
lisp/gnus/ChangeLog
lisp/gnus/gnus-art.el
lisp/gnus/mm-encode.el
lisp/gnus/mml-smime.el
lisp/gnus/mml1991.el
lisp/gnus/mml2015.el
lisp/gnus/spam.el